Application Pool Sample
By: Stephen W. Thomas
Email: swthomas@biztalkgurus.com
Blog: http://www.geekswithblogs.net/sthomas


QUICK SETUP:

1.  Run the ApplicationPoolSample.msi file with the following command line call.  
This will install all the source code in a directory called C:\ApplocationPoolSample

MSIEXEC /i ApplicationPoolSample.msi DEPLOY=true

2.  Install the Rule Engine Policies located in the BizTalk.Samples.RuleStore folder.

3. Publish and Deploy your Rule Engine Policy

4.  Enlist and Start the 4 Orchestrations.

5.  Run the BizTalk.Samples.TestForm.exe

6.  If all else fails, look at the SOURCECODE folder under Documentation.


Included:
ApplicationPoolSample.msi
SourceCode Folder (installed with the MSI. Included just in case the MSI fails)
Read Me.txt

